x86: Correctly allocate module-relocation area and bzimage headroom.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 14:19:28 +0000 (14:19 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 1 Dec 2009 14:19:28 +0000 (14:19 +0000)
commit738530292fb63f3f4a3482aa7cf05c4c339af186
tree3fb6b6edcf1bfaaf5b3921b5b89852504545ceeb
parent0dfc46719e09b4cb471a7f01410a4f0a8bd8156f
x86: Correctly allocate module-relocation area and bzimage headroom.

Without this patch, loading a bzimage dom0 kernel while also
requesting a dynamically-allocated crashkernel area is broken.

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/setup.c